home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
other
/
pmanager
/
pmanager.readme
< prev
next >
Wrap
Text File
|
1999-05-14
|
1KB
|
40 lines
Short: Visual C project manager v2.6
Author: acheresh@ic.ru (Andrei Chereshnev)
Uploader: acheresh@ic.ru (Andrei Chereshnev)
Version: 2.6
Type: dev/misc
Requires: MUI 3.7, SAS/C and GoldED recommended.
Copyright (C) 1998-1999 Andrei Chereshnev.
PManager is Freeware.
PManager is a program which helps you manage C projects. It uses
Listtree custom class for hierarchical appearance, like in StormC. You
needn't any project file, just run PManager with path name and it will
scan directory for files. Edit config file to use your C environment,
SAS/C default.
Features:
- Management of multiple projects.
- Configurable contents of project sections.
- "Message" window for compiler output (Message Browser).
- Use "mkmk" utility for auto "makefile" creation. (SAS/C)
- Configurable "Tools" menu for using external tools (profiler,grep,...).
- Support of GoldED and SAS/C SE text editors (others through "scmsg"
utility).
- GUI for SAS/C "grep" utility.
- Snapshot/UnSnapshot all current open projects and open/close sections.
- And others...
New in version 2.6:
- Asynchronous Make/Build projects.
- Process messages.
- Misc bugfixes.
If you find any bugs, have a suggestion or comments please e-mail me:
acheresh@ic.ru (Andrei Chereshnev)